.cogs-container,
#cog1,
#cog2,
#cog3{
	position: absolute;
	transition: all 3s;
}

.cogs-container{
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	min-width: 200px;
	overflow: hidden;
}

#cog2{
	transform: rotateZ(1deg);
}

#cog3{
	transform: rotateZ(2deg);
}

@media only screen and (max-width: 859px) {
	#cog1{
		left: -30px;
		bottom: -30px;
		width: 80px;
		height: 80px;
	}

	#cog2{
		left: -20px;
		bottom: 45px;
		width: 64px;
		height: 64px;
	}

	#cog3{
		left: 43px;
		bottom: -20px;
		width: 48px;
		height: 48px;
	}
}

@media only screen and (min-width: 860px) {
	#cog1{
		left: -50px;
		bottom: -50px;
		width: 160px;
		height: 160px;
	}

	#cog2{
		bottom: 98px;
		left: -30px;
		width: 128px;
		height: 128px;
	}

	#cog3{
		bottom: -30px;
		left: 95px;
		width: 96px;
		height: 96px;
	}
}
/*
     FILE ARCHIVED ON 23:02:01 Mar 22, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:32:51 Jun 18, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.737
  exclusion.robots: 0.121
  exclusion.robots.policy: 0.103
  esindex: 0.011
  cdx.remote: 11.486
  LoadShardBlock: 64.68 (3)
  PetaboxLoader3.datanode: 73.906 (4)
  PetaboxLoader3.resolve: 162.157 (2)
  load_resource: 204.985
*/